Skip to content

ESMIA-148 Agent documentation routing (supersedes #134)#136

Merged
JanFellner merged 4 commits into
mainfrom
task/ESMIA-148-agent-documentation-routing
Jul 6, 2026
Merged

ESMIA-148 Agent documentation routing (supersedes #134)#136
JanFellner merged 4 commits into
mainfrom
task/ESMIA-148-agent-documentation-routing

Conversation

@JanFellner

Copy link
Copy Markdown
Contributor

Summary

Follow-up to #134 that makes the documentation routing metadata actually usable for AI agents and Cursor workflows.

  • Adds AGENTS.md as the repository entry point for agents (repo map, task routing, routed doc index)
  • Adds .cursor/rules/documentation-routing.mdc so agents consult read_when / related_docs before broad code search
  • Links existing routed markdown files to AGENTS.md
  • Includes all changes from Task/esmia 148 documentation routing #134 (YAML front matter on key docs, sample/README fixes)

Why close #134

#134 introduced useful metadata but no consumer. This PR completes that work so the routing schema is actionable in agentic workflows.

Supersedes #134

Test plan

  • Open repo in Cursor and confirm AGENTS.md is discoverable
  • Verify routed markdown files render correctly on GitHub (YAML front matter at top)
  • Confirm rg -l "^read_when:" --glob "*.md" lists the expected routed docs
  • Spot-check links from AGENTS.md and ReadMe.md

pst-estos and others added 4 commits July 1, 2026 08:11
Tag the esnacc README and FAQ with front matter for compiler and generated-output documentation routing.
…IA-148-documentation-routing

* commit '513efaa9028cd384ebf4d639d661e8055e94ce43': (63 commits)
  UCAAS-1437 Translate remaining German comments to English.
  UCAAS-1438 Rename Ubuntu workflow to Build and Test.
  UCAAS-1438 Supply required ucconfig env vars for integration test server spawn.
  UCAAS-1438 Harden CI diagnostics and prevent spurious CMake formatting diffs.
  UCAAS-1438 Updated version information
  UCAAS-1438 Bump esnacc version to 7.0.4 (29.06.2026)
  UCAAS-1438 Run TypeScript integration tests for JSON and BER encoding
  UCAAS-1438 Align sample tooling and harden node-client integration tests
  UCAAS-1438 Fix UTF-8 encoding in sample REST responses
  UCAAS-1438 Guard undefined settings in browser sample handler
  UCAAS-1438 Use ASN1ByteArray for WebSocket binary payloads
  UCAAS-1438 Upgrade sample deps to pnpm 11 workspace
  UCAAS-1438 Add TypeScript integration tests for ts-microservice
  Split generated ROSE OnInvoke cases into per-operation handlers.
  UCAAS-1358 Bumped version to 6.1.1
  UCAAS-1358 Added an option to the command line to write utf-8 files (optionally with BOM)
  UCAAS-1358 Converted german comments to english Ensured that we have no encoding issue content in the code
  UCAAS-1385 Rename wide-string conversion helpers for cross-platform clarity
  UCAAS-1385 Fix Linux CI configure and test build issues
  UCAAS-1385 Bumped to 7.0.3
  ...
Supersedes #134 by making routed doc metadata actionable via AGENTS.md and a Cursor rule that directs agents to read_when/related_docs first.

Co-authored-by: Cursor <cursoragent@cursor.com>
@JanFellner

Copy link
Copy Markdown
Contributor Author

No dedicated release for this change, will land in the next release when adding async invokes and having more tests in the repo

@JanFellner JanFellner merged commit d4c5353 into main Jul 6, 2026
5 checks passed
@JanFellner JanFellner deleted the task/ESMIA-148-agent-documentation-routing branch July 8, 2026 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants